home *** CD-ROM | disk | FTP | other *** search
/ Champak 74 / Volume 74 My Disc - Damaged.iso / Games / sue_and_witch.swf / scripts / frame_157 / DoAction.as
Text File  |  2008-08-08  |  71b  |  5 lines

  1. startDrag("mask",0);
  2. mask._x = _xmouse;
  3. mask._y = _ymouse;
  4. stop();
  5.